home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / arsg10.zip / ARSGDAT.4BH < prev    next >
Text File  |  1992-10-04  |  8KB  |  344 lines

  1. ;/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\:
  2. ;                                                              :
  3. ;               AMATEUR RADIO STUDY GUIDE v1.00                :
  4. ;                                                              :
  5. ;   Copyright (c) 1992 David Drzyzga - All Rights Reserved     :
  6. ;                                                              :
  7. ;      Based on a program coded in BASIC by Russ Revels        :
  8. ;                                                              :
  9. ;/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\:
  10. ;
  11. ; You can include comments an the file anywhere you want
  12. ; just like these comments.  You cannot put a comment in
  13. ; the middle of a line though.
  14. ;
  15. ; When modifying this file, there are several things you
  16. ; must be aware of:
  17. ;
  18. ;   -> Any line of text in this file cannot exceed 65 characters!
  19. ;                                     this is the 65th character^
  20. ;
  21. ;      No harm will be done, but nothing over 65 characters will
  22. ;      be read by the program.
  23. ;
  24. ;   -> Do not make questions more than 20 lines long, or you
  25. ;      will receive an 'out of memory' error when you execute
  26. ;      the program.
  27. ;
  28. ;   -> You can add or delete questions as you please, just be
  29. ;      sure to follow the format of the existing questions.
  30. ;      
  31. ;
  32. ;
  33. (4BH-1A.1)
  34.  
  35. In a pulse-width modulation system, what parameter does the
  36. modulating signal vary?
  37.  
  38. A. Pulse duration
  39. *
  40. (4BH-1A.2)
  41.  
  42. What is the type of modulation in which the modulating signal
  43. varies the duration of the transmitted pulse?
  44.  
  45. C. Pulse-width modulation
  46. *
  47. (4BH-1B.1)
  48.  
  49. In a pulse-position modulation system, what parameter does the
  50. modulating signal vary?
  51.  
  52. D. The time at which each pulse occurs
  53. *
  54. (4BH-1B.2)
  55.  
  56. Why is the transmitter peak power in a pulse modulation system
  57. much greater than its average power?
  58.  
  59. A. The signal duty cycle is less than 100%
  60. *
  61. (4BH-1B.3)
  62.  
  63. What is one way that voice is transmitted in a pulse-width
  64. modulation system?
  65.  
  66. C. A standard pulse is varied in duration by an amount depending
  67. on the voice waveform at that instant
  68. *
  69. (4BH-2A.1)
  70.  
  71. What digital code consists of elements having unequal length?
  72.  
  73. D. Morse code
  74. *
  75. (4BH-2B.1)
  76.  
  77. What digital communications system is well suited for
  78. meteor-scatter communications?
  79.  
  80. C. Packet radio
  81. *
  82. (4BH-2B.2)
  83.  
  84. The International Organization for Standardization has developed
  85. a seven-level reference model for a packet-radio communications
  86. structure.  What level is responsible for the actual
  87. transmission of data and handshaking signals?
  88.  
  89. A. The physical layer
  90. *
  91. (4BH-2B.3)
  92.  
  93. The International Organization for Standardization has developed
  94. a seven-level reference model for a packet-radio communications
  95. structure.  What level arranges the bits into frames and
  96. controls data flow?
  97.  
  98. B. The link layer
  99. *
  100. (4BH-2C.1)
  101.  
  102. What is one advantage of using the ASCII code, with its larger
  103. character set, instead of the Baudot code?
  104.  
  105. C. It is possible to transmit upper and lower case text
  106. *
  107. (4BH-2D.1)
  108.  
  109. What type of error control system does Mode A AMTOR use?
  110.  
  111. D. The receiving station automatically requests repeats when
  112. needed
  113. *
  114. (4BH-2D.2)
  115.  
  116. What type of error control system does Mode B AMTOR use?
  117.  
  118. A. Each character is sent twice
  119. *
  120. (4BH-2E.1)
  121.  
  122. What is the duration of a 45-baud Baudot RTTY data pulse?
  123.  
  124. D. 22 milliseconds
  125. *
  126. (4BH-2E.2)
  127.  
  128. What is the duration of a 45-baud Baudot RTTY start pulse?
  129.  
  130. B. 22 milliseconds
  131. *
  132. (4BH-2E.3)
  133.  
  134. What is the duration of a 45-baud Baudot RTTY stop pulse?
  135.  
  136. C. 31 milliseconds
  137. *
  138. (4BH-2E.4)
  139.  
  140. What is the primary advantage of AMTOR over Baudot RTTY?
  141.  
  142. B. AMTOR includes an error detection system
  143. *
  144. (4BH-2F.1)
  145.  
  146. What is the necessary bandwidth of a 170-Hertz shift, 45- baud
  147. Baudot emission F1B transmission?
  148.  
  149. B. 250 Hz
  150. *
  151. (4BH-2F.2)
  152.  
  153. What is the necessary bandwidth of a 170-Hertz shift, 45- baud
  154. Baudot emission J2B transmission?
  155.  
  156. B. 249 Hz
  157. *
  158. (4BH-2F.3)
  159.  
  160. What is the necessary bandwidth of a 170-Hertz shift, 74- baud
  161. Baudot emission F1B transmission?
  162.  
  163. B. 278 Hz
  164. *
  165. (4BH-2F.4)
  166.  
  167. What is the necessary bandwidth of a 170-Hertz shift, 74- baud
  168. Baudot emission J2B transmission?
  169.  
  170. B. 278 Hz
  171. *
  172. (4BH-2F.5)
  173.  
  174. What is the necessary bandwidth of a 13-WPM international Morse
  175. code emission A1A transmission?
  176.  
  177. C. Approximately 52 Hz
  178. *
  179. (4BH-2F.6)
  180.  
  181. What is the necessary bandwidth of a 13-WPM international Morse
  182. code emission J2A transmission?
  183.  
  184. C. Approximately 52 Hz
  185. *
  186. (4BH-2F.7)
  187.  
  188. What is the necessary bandwidth of a 1000-Hertz shift, 1200-
  189. baud ASCII emission F1D transmission?
  190.  
  191. D. 2400 Hz
  192. *
  193. (4BH-2F.8)
  194.  
  195. What is the necessary bandwidth of a 4800-Hertz frequency shift,
  196. 9600-baud ASCII emission F1D transmission?
  197.  
  198. A. 15.36 kHz
  199. *
  200. (4BH-2F.9)
  201.  
  202. What is the necessary bandwidth of a 4800-Hertz frequency shift,
  203. 9600-baud ASCII emission J2D transmission?
  204.  
  205. A. 15.36 kHz
  206. *
  207. (4BH-2F.10)
  208.  
  209. What is the necessary bandwidth of a 5-WPM international Morse
  210. code emission A1A transmission?
  211.  
  212. C. Approximately 20 Hz
  213. *
  214. (4BH-2F.11)
  215.  
  216. What is the necessary bandwidth of a 5-WPM international Morse
  217. code emission J2A transmission?
  218.  
  219. C. Approximately 20 Hz
  220. *
  221. (4BH-2F.12)
  222.  
  223. What is the necessary bandwidth of a 170-Hertz shift, 110- baud
  224. ASCII emission F1B transmission?
  225.  
  226. B. 314 Hz
  227. *
  228. (4BH-2F.13)
  229.  
  230. What is the necessary bandwidth of a 170-Hertz shift, 110- baud
  231. ASCII emission J2B transmission?
  232.  
  233. B. 314 Hz
  234. *
  235. (4BH-2F.14)
  236.  
  237. What is the necessary bandwidth of a 170-Hertz shift, 300- baud
  238. ASCII emission F1D transmission?
  239.  
  240. C. 0.5 kHz
  241. *
  242. (4BH-2F.15)
  243.  
  244. What is the necessary bandwidth for a 170-Hertz shift, 300- baud
  245. ASCII emission J2D transmission?
  246.  
  247. C. 0.5 kHz
  248. *
  249. (4BH-3.1)
  250.  
  251. What is amplitude compandored single sideband?
  252.  
  253. C. Single sideband incorporating speech compression at the
  254. transmitter and speech expansion at the receiver
  255. *
  256. (4BH-3.2)
  257.  
  258. What is meant by compandoring?
  259.  
  260. A. Compressing speech at the transmitter and expanding it at the
  261. receiver
  262. *
  263. (4BH-3.3)
  264.  
  265. What is the purpose of a pilot tone in an amplitude compandored
  266. single sideband system?
  267.  
  268. A. It permits rapid tuning of a mobile receiver
  269. *
  270. (4BH-3.4)
  271.  
  272. What is the approximate frequency of the pilot tone in an
  273. amplitude compandored single sideband system?
  274.  
  275. D. 3 kHz
  276. *
  277. (4BH-3.5)
  278.  
  279. How many more voice transmissions can be packed into a given
  280. frequency band for amplitude compandored single sideband systems
  281. over conventional emission F3E systems?
  282.  
  283. B. 4
  284. *
  285. (4BH-4.1)
  286.  
  287. What term describes a wide-bandwidth communications system in
  288. which the RF carrier varies according to some predetermined
  289. sequence?
  290.  
  291. D. Spread spectrum communication
  292. *
  293. (4BH-4.2)
  294.  
  295. What is the term used to describe a spread spectrum
  296. communications system where the center frequency of a
  297. conventional carrier is altered many times per second in
  298. accordance with a pseudo-random list of channels?
  299.  
  300. A. Frequency hopping
  301. *
  302. (4BH-4.3)
  303.  
  304. What term is used to describe a spread spectrum communications
  305. system in which a very fast binary bit stream is used to shift
  306. the phase of an RF carrier?
  307.  
  308. B. Direct sequence
  309. *
  310. (4BH-5.1)
  311.  
  312. What is the term for the amplitude of the maximum positive
  313. excursion of a signal as viewed on an oscilloscope?
  314.  
  315. D. Peak positive voltage
  316. *
  317. (4BH-5.2)
  318.  
  319. What is the term for the amplitude of the maximum negative
  320. excursion of a signal as viewed on an oscilloscope?
  321.  
  322. D. Peak negative voltage
  323. *
  324. (4BH-6A.1)
  325.  
  326. What is the easiest voltage amplitude dimension to measure by
  327. viewing a pure sine wave signal on an oscilloscope?
  328.  
  329. A. Peak-to-peak voltage
  330. *
  331. (4BH-6A.2)
  332.  
  333. What is the relationship between the peak-to-peak voltage and
  334. the peak voltage amplitude in a symmetrical wave form?
  335.  
  336. B. 2:1
  337. *
  338. (4BH-6A.3)
  339.  
  340. What input-amplitude parameter is valuable in evaluating the
  341. signal-handling capability of a Class A amplifier?
  342.  
  343. A. Peak voltage
  344. *